projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf69c4b
)
Fix build with !HAVE_LIBSOUP
author
Alexander Larsson
<alexl@redhat.com>
Mon, 23 Mar 2015 13:17:52 +0000
(14:17 +0100)
committer
Alexander Larsson
<alexl@redhat.com>
Mon, 23 Mar 2015 13:26:01 +0000
(14:26 +0100)
Fix up ostree_repo_pull to match the new declaration
src/libostree/ostree-repo.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo.c
b/src/libostree/ostree-repo.c
index 2a6336fe2dac30245d6716c473e60e26a7d4df2c..aca70034828492ec9c96def9791ee0aca4ed2d4e 100644
(file)
--- a/
src/libostree/ostree-repo.c
+++ b/
src/libostree/ostree-repo.c
@@
-2740,6
+2740,7
@@
ostree_repo_pull (OstreeRepo *self,
gboolean
ostree_repo_pull_one_dir (OstreeRepo *self,
const char *remote_name,
+ const char *dir_to_pull,
char **refs_to_fetch,
OstreeRepoPullFlags flags,
OstreeAsyncProgress *progress,